home *** CD-ROM | disk | FTP | other *** search
/ The Louisiana Purchase / The Louisiana Purchase.iso / pc / audio / fly.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2003-04-12  |  64 b   |  4 lines

  1. on(press){
  2.    loadMovie("assets/quit.swf",_root.mainLoad);
  3. }
  4.